| Total Complexity | 18 |
| Dependencies | 2 |
| Dependents | 7 |
| Total lines | 235 |
| Lines of code | 86 |
| Logical lines of code | 41 |
| Comment lines | 124 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_days_for_period() | 61 | 5 | 14 | |
| get_last_complete_week_range() | 58 | 2 | 14 | |
| get_last_n_complete_days_range() | 61 | 1 | 11 | |
| get_available_periods() | 68 | 1 | 8 | |
| get_current_timestamp() | 80 | 1 | 3 | |
| get_today_start_timestamp() | 74 | 1 | 4 | |
| get_today_end_timestamp() | 74 | 1 | 4 | |
| get_last_n_days_start_timestamp() | 68 | 1 | 6 | |
| get_default_date_range() | 71 | 1 | 6 | |
| get_last_n_days_range() | 71 | 1 | 6 | |
| get_period_range() | 75 | 1 | 4 | |
| get_wp_timezone() | 80 | 1 | 3 | |
| get_wp_timezone_string() | 80 | 1 | 3 |